The IIR Low Pass effect module filters the selected waveform using the following equation: y(n) = ax(n) + by(n-1), where y is the output and x is the input, and a and b are the two coefficients you can set in the settings dialog. When b is greater than a, the cutoff frequency is lowered, therefore obtaining a lowpass filter.